(detect_coding_iso2022): While checking a byte sequence
authorKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:25 +0000 (11:53 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:25 +0000 (11:53 +0000)
commitf427b5e9b647ebc023d7c3d8a6f11bcbe863879d
tree188532636039a4604c4c11bb028a6af00f483315
parentbc287feb473d5a240359c2d2510c7b8b253be7f7
(detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.
src/coding.c